Drop the screen resolution api
authorMatthias Clasen <mclasen@redhat.com>
Tue, 31 Oct 2017 23:12:05 +0000 (19:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 31 Oct 2017 23:13:21 +0000 (19:13 -0400)
commit01dfb49bbea85ff3c42190ff1aac318d82e7fff4
tree728f33116c04c961af3bc685afd4043e669ceada
parent31b7555b7b717d61725255c57878c311c84a0569
Drop the screen resolution api

GTK+ now uses the gtk-xft-dpi setting directly.

Note: this commit only fixes the backends that
currently provide this setting. The win32 and
Quartz backends still need to be fixed.
gdk/gdkscreen.c
gdk/gdkscreen.h
gdk/gdkscreenprivate.h
gdk/wayland/gdkscreen-wayland.c
gdk/x11/xsettings-client.c